| | |
| | | label: "dictValue", |
| | | value: "dictKey" |
| | | }, |
| | | rules: [{ |
| | | required: true, |
| | | message: "请选择面积单位", |
| | | trigger: "click" |
| | | }], |
| | | dataType: "number", |
| | | span: 6, |
| | | }, |
| | |
| | | add(row).then(() => { |
| | | that.$emit("refreshOnLoad") |
| | | that.$refs.form.resetFields() |
| | | that.form.landUnit = "0" |
| | | that.visible = false |
| | | this.$message({ |
| | | type: "success", |
| | |
| | | row['deptId'] = this.userInfo.dept_id; |
| | | add(row).then(() => { |
| | | that.$refs.form.resetFields(); |
| | | this.form.landUnit = "0" |
| | | that.visible = false; |
| | | this.$message({ |
| | | type: "success", |
| | |
| | | { |
| | | label: "规格", |
| | | prop: "specs", |
| | | value:"10", |
| | | value:"", |
| | | span: 6, |
| | | rules: [{ |
| | | required: true, |