Commit 1bf22d71 by WF1020

Merge branch 'settle-test-20230110' of http://114.115.138.98:8900/fukai/vue-gjjs…

Merge branch 'settle-test-20230110' of http://114.115.138.98:8900/fukai/vue-gjjs into settle-test-20230110
parents 3dd61cea e0913af3
......@@ -405,7 +405,14 @@ export default {
}
},
},
},
"model.lidgrp.rec.tenmaxday":{
immediate: true,
handler(val,oldval){
if(this.model.lidgrp.rec.tenmaxday==""){}
this.model.lidgrp.rec.tenmaxday='0';
}
}
},
};
</script>
<style>
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment