BUG 27621

This commit is contained in:
aixianling
2022-02-23 15:16:23 +08:00
parent 92ffbc1231
commit 8ab0d46eaf
46 changed files with 1057 additions and 1000 deletions

View File

@@ -9,6 +9,7 @@
<script>
export default {
appName:"提交",
data() {
return {
type: '0'

View File

@@ -41,6 +41,7 @@
<script>
export default {
appName: "结算",
data() {
return {
total: 0,

View File

@@ -60,7 +60,7 @@ import {mapState} from 'vuex'
export default {
name: 'supermarket',
appName: "信用好超市",
data() {
return {
numList: [],