|
@@ -90,10 +90,10 @@
|
90
|
90
|
>结算单
|
91
|
91
|
</el-button>
|
92
|
92
|
|
93
|
|
- <el-button v-if="this.$store.getters.xt_user.org_id == 9919"
|
94
|
|
- size="small" @click="open(10)" type="primary"
|
95
|
|
- >退号
|
96
|
|
- </el-button>
|
|
93
|
+ <!--<el-button v-if="this.$store.getters.xt_user.org_id == 9919"-->
|
|
94
|
+ <!--size="small" @click="open(10)" type="primary"-->
|
|
95
|
+ <!-->退号-->
|
|
96
|
+ <!--</el-button>-->
|
97
|
97
|
|
98
|
98
|
<!--<el-button v-if="$store.getters.xt_user.org_id == 4 || this.$store.getters.xt_user.org_id == 9919"-->
|
99
|
99
|
<!--size="small" @click="open(11)" type="primary"-->
|