Commit eb60b473 by panziyi

litopn修改

parent d4f83b31
......@@ -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