Handy_Cao 1 ano atrás
pai
commit
1f2b65b106

+ 1 - 1
public/config/appconfig.json

@@ -2,7 +2,7 @@
   "appId": "com.muchinfo.app",
   "version": "1.0.5",
   "versionCode": "10005",
-  "apiUrl": "http://192.168.31.204:8080/cfg?key=test_204",
+  "apiUrl": "http://192.168.31.205:8080/cfg?key=test_205",
   "modules": [
     "register",
     "delivery"

+ 1 - 1
src/packages/pc/views/account/holddeposit/index.vue

@@ -11,7 +11,7 @@
             </app-filter>
         </template>
          <!-- 状态 -->
-         <template #updatetime="{ value }">
+         <template #createtime="{ value }">
             {{ formatDate(value, 'YYYY/MM/DD HH:MM:SS') }}
         </template>
          <!-- 状态 -->