Browse Source

技术服务类组件

shihang 6 years ago
parent
commit
d5d7556723

+ 1 - 12
src/dashoo.cn/frontend_web/src/components/oilsupplier/goodslist.vue

@@ -86,18 +86,7 @@
         },
         checkList: [],
         Remark: '',
-
-        // BusinessForm: {
-        //   Id: '',
-        //   SupplierId: '',
-        //   SupplierCertId: '',
-        //   SupplierTypeCode: '',
-        //   SubClassId: '',
-        //   Code: '',
-        //   Name: '',
-        //   Remark: '',
-        //   IsDelete: 0
-        // },
+        
         visible: false,
         selfVisible: this.visible, // 避免vue双向绑定警告
         currentPage: 1, // 分页

+ 0 - 0
src/dashoo.cn/frontend_web/src/components/oilsupplier/techlist.vue