@@ -5,7 +5,7 @@ VUE_APP_TITLE =中正平台
ENV = 'development'
# 中正云教育管理后台/开发环境
-VUE_APP_BASE_API = 'http://192.168.1.24:7077/'
+VUE_APP_BASE_API = 'http://192.168.1.222:7077/'
VUE_APP_IMG_API = 'https://file-dev.xyyxt.net'
# 路由懒加载
@@ -62,7 +62,7 @@
</div>
</template>
<template slot="divideCheckStatus" slot-scope="props">
- <div>
+ <div v-if="props.scope.row.billType != 7">
{{
divideCheckStatus(
props.scope.row.orderSn,