diff --git a/fuintAdmin_zt/src/views/Site/add.vue b/fuintAdmin_zt/src/views/Site/add.vue index 5357a411c..6695817b2 100644 --- a/fuintAdmin_zt/src/views/Site/add.vue +++ b/fuintAdmin_zt/src/views/Site/add.vue @@ -60,13 +60,13 @@ export default { if (this.isCashier) { show = true } - let data = { - id: 0, - label: '收银台', - childrens: [], - list: [{id: 0,show: show, name: '选中菜单'},] - } - this.tableData.push(data); + // let data = { + // id: 0, + // label: '收银台', + // childrens: [], + // list: [{id: 0,show: show, name: '选中菜单'},] + // } + // this.tableData.push(data); this.tableData.push(...response.data); }); }, diff --git a/fuintAdmin_zt/src/views/components/Service/payment.vue b/fuintAdmin_zt/src/views/components/Service/payment.vue index ab32a4ebb..32e950917 100644 --- a/fuintAdmin_zt/src/views/components/Service/payment.vue +++ b/fuintAdmin_zt/src/views/components/Service/payment.vue @@ -259,12 +259,12 @@ - - +
- - + - + + style="width: 350px" disabled> - + - + @@ -307,8 +307,8 @@
- - + - + + style="width: 350px" disabled> - - + + diff --git a/fuintAdmin_zt/src/views/components/Service/way.vue b/fuintAdmin_zt/src/views/components/Service/way.vue index 01b47126d..a07b58702 100644 --- a/fuintAdmin_zt/src/views/components/Service/way.vue +++ b/fuintAdmin_zt/src/views/components/Service/way.vue @@ -99,7 +99,8 @@ export default { active-value="qy" inactive-value="jy" active-color="#13ce66" - inactive-color="#ff4949"> + inactive-color="#ff4949" + disabled>
diff --git a/fuintAdmin_zt/src/views/financialStatement/dai_yunyingfenxi/list.vue b/fuintAdmin_zt/src/views/financialStatement/dai_yunyingfenxi/list.vue index 5745f9639..06cfbaa0a 100644 --- a/fuintAdmin_zt/src/views/financialStatement/dai_yunyingfenxi/list.vue +++ b/fuintAdmin_zt/src/views/financialStatement/dai_yunyingfenxi/list.vue @@ -1,7 +1,7 @@