|
@@ -1117,7 +1117,6 @@ export default {
|
|
(ele) => ele === item.code && item.remark.split("|")[0] == 3
|
|
(ele) => ele === item.code && item.remark.split("|")[0] == 3
|
|
)
|
|
)
|
|
);
|
|
);
|
|
- console.log(this.form.klRuleByIdSub[inx].subType);
|
|
|
|
if (this.form.klRuleByIdSub[inx] && this.form.klRuleByIdSub[inx].subType !='') {
|
|
if (this.form.klRuleByIdSub[inx] && this.form.klRuleByIdSub[inx].subType !='') {
|
|
this.$set(
|
|
this.$set(
|
|
this.form.klRuleByIdSub[inx],
|
|
this.form.klRuleByIdSub[inx],
|