|
@@ -114,7 +114,7 @@ export default {
|
|
};
|
|
};
|
|
},
|
|
},
|
|
mounted() {
|
|
mounted() {
|
|
- this.ruleForm.xmmc = `合规_${moment(new Date()).format( "YYYYMMDDHHmmss")}`;
|
|
|
|
|
|
+ this.ruleForm.xmmc = `合规_${moment(new Date()).format( "YYYY-MM-DD-HH-mm-ss")}`;
|
|
this.ruleForm.xmlx = `项目类型`;
|
|
this.ruleForm.xmlx = `项目类型`;
|
|
this.ruleForm.jsdw = `建设单位`;
|
|
this.ruleForm.jsdw = `建设单位`;
|
|
this.getKzx();
|
|
this.getKzx();
|