Ver código fonte

字段修改

@dongkboy 2 anos atrás
pai
commit
116b2d7f72
1 arquivos alterados com 1 adições e 2 exclusões
  1. 1 2
      src/views/Task/mixin.js

+ 1 - 2
src/views/Task/mixin.js

@@ -35,10 +35,9 @@ export const mixin = { // 导出混入对象
 
 
         },
         },
         {
         {
-          name: 'id',
+          name: 'orderNo',
           label: '订单号',
           label: '订单号',
           type: 'input',
           type: 'input',
-
         },
         },
         {
         {
           name: 'companyId',
           name: 'companyId',