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