优化根据单据编号查看单据明细的功能
This commit is contained in:
@@ -5,8 +5,7 @@
|
||||
"scripts": {
|
||||
"pre": "yarn --registry https://registry.npm.taobao.org || cnpm install || npm install --registry https://registry.npm.taobao.org ",
|
||||
"serve": "vue-cli-service serve",
|
||||
"build-index": "vue-cli-service build index",
|
||||
"lint": "vue-cli-service lint"
|
||||
"build": "vue-cli-service build"
|
||||
},
|
||||
"dependencies": {
|
||||
"@antv/data-set": "^0.11.2",
|
||||
|
||||
Reference in New Issue
Block a user