浏览代码

采购订单生成-订单生成尾行合并

002390 1 年之前
父节点
当前提交
0e6756c7e4
共有 1 个文件被更改,包括 3 次插入1 次删除
  1. 3 1
      src/views/purchase/task/xie-yi-zhi-cai/index.vue

+ 3 - 1
src/views/purchase/task/xie-yi-zhi-cai/index.vue

@@ -281,7 +281,7 @@ export default {
   created() {},
   mounted() {},
   updated() {
-    this.$refs.superTable && this.$refs.superTable[0].doLayout();
+    // this.$refs.superTable && this.$refs.superTable[0].doLayout();
   },
   destroyed() {},
 };
@@ -367,11 +367,13 @@ export default {
           </el-descriptions>
           
           <el-super-table
+            v-if="visible"
             ref="superTable"
             v-model="item.orderPriceVos"
             :columns="tableColumns"
             :size="$attrs.size"
             :dict="dict"
+            showSummary
           >
             <!-- showSummary -->
             <template slot="purchaseQuantity" slot-scope="scope">