快捷功能开发完成

This commit is contained in:
huangdeliang
2021-04-02 16:33:27 +08:00
parent 49f80af8a6
commit f412a4e70e
18 changed files with 739 additions and 202 deletions

View File

@ -45,7 +45,7 @@ export default {
},
watch: {
value(val) {
console.log(val);
// console.log(val);
this.nData = val;
},
nData(val) {