|
@@ -640,9 +640,6 @@ export default {
|
|
|
processSystem: [
|
|
|
{ required: true, message: this.$t('是否工艺系统') + this.$t('不能为空'), trigger: "blur" }
|
|
|
],
|
|
|
- oad: [
|
|
|
- { required: true, message: this.$t('OAD') + this.$t('不能为空'), trigger: "blur" }
|
|
|
- ],
|
|
|
bridfing: [
|
|
|
{ required: true, message: this.$t('事件简述/机械/电仪问题') + this.$t('不能为空'), trigger: "blur" }
|
|
|
],
|