浏览代码

去掉登记时间必填

rongxin_prod
Xyq123* 1年前
父节点
当前提交
7a0fe94262
共有 1 个文件被更改,包括 0 次插入2 次删除
  1. +0
    -2
      src/views/homesteadSurvey/nmfwAdd.vue

+ 0
- 2
src/views/homesteadSurvey/nmfwAdd.vue 查看文件

@@ -304,8 +304,6 @@
name="登记时间"
label="登记时间"
placeholder="登记时间"
required
:rules="[{ required: true, message: '' }]"
readonly
@click="showDjsj = true"
/>


正在加载...
取消
保存