Pārlūkot izejas kodu

合规性分析默认数据

maxiaoxiao 1 gadu atpakaļ
vecāks
revīzija
05e18ebbb4
1 mainītis faili ar 3 papildinājumiem un 1 dzēšanām
  1. 3 1
      src/views/complianceAnalysis/components/hgxsc.vue

+ 3 - 1
src/views/complianceAnalysis/components/hgxsc.vue

@@ -114,7 +114,9 @@ export default {
     };
   },
   mounted() {
-    this.ruleForm.xmmc = `hg_${moment(new Date()).format( "YYYYMMDDHHmmss")}`;
+    this.ruleForm.xmmc = `合规_${moment(new Date()).format( "YYYYMMDDHHmmss")}`;
+    this.ruleForm.xmlx = `项目类型`;
+    this.ruleForm.jsdw = `建设单位`;
     this.getKzx();
   },
   methods: {