Browse Source

更改字段

谢杰标 2 years ago
parent
commit
1f6b2f460c
2 changed files with 2 additions and 2 deletions
  1. 1 1
      .env.development
  2. 1 1
      src/views/financed/arap/index.vue

+ 1 - 1
.env.development

@@ -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'
 
 # 路由懒加载

+ 1 - 1
src/views/financed/arap/index.vue

@@ -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,