002390 1 year ago
parent
commit
70c4ed40b8
2 changed files with 503 additions and 396 deletions
  1. 503 386
      src/views/purchase/purchase-order/column.js
  2. 0 10
      src/views/purchase/purchase-order/index.vue

File diff suppressed because it is too large
+ 503 - 386
src/views/purchase/purchase-order/column.js


+ 0 - 10
src/views/purchase/purchase-order/index.vue

@@ -57,16 +57,6 @@ export default {
     };
   },
   computed: {
-    // showSearchColumns() {
-    //   return this.isSimpleSearch
-    //     ? this.searchColumns.slice(0, 4)
-    //     : this.searchColumns;
-    // },
-    // tableShowColumns:{
-    //   get() {
-    //     return this.tableColumns.filter(({ attr }) => attr.isHidden);
-    //   },
-    // },
     $dicts: {
       get: function () {
         return this.dict.type;

Some files were not shown because too many files changed in this diff