소스 검색

更改字段

谢杰标 2 년 전
부모
커밋
1f6b2f460c
2개의 변경된 파일2개의 추가작업 그리고 2개의 파일을 삭제
  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,