Explorar o código

【修改】调整

zhouhao %!s(int64=2) %!d(string=hai) anos
pai
achega
370a8d60fd

+ 0 - 16
src/views/supply/implement/nsales_list.vue

@@ -456,22 +456,6 @@
               show-overflow-tooltip
               sortable
             />
-            <el-table-column
-              align="left"
-              label="金蝶部门"
-              prop="k3OrgName"
-              min-width="120"
-              show-overflow-tooltip
-              sortable
-            />
-            <el-table-column
-              align="left"
-              label="钱包"
-              prop="customerWalletName"
-              min-width="100"
-              show-overflow-tooltip
-              sortable
-            />
             <!-- <el-table-column align="center" label="操作" width="120" fixed="right">
               <template slot-scope="scope">
                 <el-button type="text" @click="toDetail(scope.row)">详情</el-button>

+ 16 - 1
src/views/supply/sales/sales_list.vue

@@ -396,7 +396,22 @@
               show-overflow-tooltip
               sortable
             />
-
+            <el-table-column
+              align="left"
+              label="金蝶部门"
+              prop="k3OrgName"
+              min-width="120"
+              show-overflow-tooltip
+              sortable
+            />
+            <el-table-column
+              align="left"
+              label="钱包"
+              prop="customerWalletName"
+              min-width="100"
+              show-overflow-tooltip
+              sortable
+            />
             <!-- <el-table-column align="right" label="单价" prop="price" min-width="100" show-overflow-tooltip
               sortable>
               <template slot-scope="scope">