kongdeqiang
2023-07-31 2abce925663c0c044c9b5421eab9881e4dbe9f18
src/pages/show/showIndex/IndexMoudleBlock/IndexMoudleForm2.vue
@@ -9,7 +9,6 @@
      append-to-body
      v-dialogDrag>
      <el-table
        style="width: 100%"
        :data="tableData">
        <el-table-column
@@ -53,6 +52,7 @@
  methods: {
    init() {
      this.dialogVisible = true
      this.getTaskInfoById()
    },
    getTaskInfoById() {
      getUpsInfo().then(res => {