Explorar o código

task-6509 设备导入限制状态增加报废

tianxinyu hai 21 horas
pai
achega
ed8b8496a5
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      src/views/component/device/index.vue

+ 1 - 1
src/views/component/device/index.vue

@@ -621,7 +621,7 @@ export default {
             validationRules: {
                 '设备状态': {
                     field: 'sheBeiZhuangTa',
-                    range: ['合格', '停用', '限用']
+                    range: ['合格', '停用', '限用','报废']
                 },
                 '设备类型': {
                     field: 'sheBeiLeiXing',