判分设置
合计:{{dataForm.totalScore}} 分
-
- 流程判分指标
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
+
-
-
@@ -242,7 +180,8 @@
},
methods: {
goBackList() {
- this.$router.push({name: 'ProjectList'});
+ // this.$router.push({name: 'CaseList'});
+ this.$router.go(-1);
},
goBackAdd() {
this.isShowData = false;
@@ -483,9 +422,9 @@
clear: both
}
- .box-card {
+ /*.box-card {
width: 100%;
- }
+ }*/
.project-add {
.add-header {