일할 계산 정지 사용자 관련 수정

해지 고객 정액 요금 계산 수정
This commit is contained in:
Jeon
2023-07-06 14:44:25 +09:00
parent 196b2d2f27
commit eb7d80c329
2 changed files with 11 additions and 7 deletions

View File

@@ -183,11 +183,7 @@ export default {
vuejsDatepicker
},
computed : {},
watch: {
discount : function(){
console.log("dddd");
}
},
watch: {},
created() {
this.getExcelHeader();
},