修改未开发票列表商户未传的问题
This commit is contained in:
@@ -7,7 +7,6 @@
|
||||
"postcss": true,
|
||||
"preloadBackgroundData": false,
|
||||
"ignoreDevUnusedFiles": false,
|
||||
"ignoreUploadUnusedFiles": false,
|
||||
"minified": true,
|
||||
"newFeature": false,
|
||||
"coverView": true,
|
||||
@@ -28,7 +27,6 @@
|
||||
"outputPath": ""
|
||||
},
|
||||
"enableEngineNative": false,
|
||||
"useIsolateContext": true,
|
||||
"userConfirmedBundleSwitch": false,
|
||||
"packNpmManually": true,
|
||||
"packNpmRelationList": [
|
||||
@@ -39,7 +37,10 @@
|
||||
],
|
||||
"minifyWXSS": true,
|
||||
"showES6CompileOption": false,
|
||||
"condition": false
|
||||
"condition": false,
|
||||
"compileWorklet": false,
|
||||
"ignoreUploadUnusedFiles": false,
|
||||
"useIsolateContext": true
|
||||
},
|
||||
"condition": {},
|
||||
"editorSetting": {
|
||||
|
Reference in New Issue
Block a user