Merge pull request '更新' (#37) from zwq into develop
Tutti i controlli sono stati effettuati con successo
continuous-integration/drone/push Build is passing
Tutti i controlli sono stati effettuati con successo
continuous-integration/drone/push Build is passing
Reviewed-on: #37
This commit is contained in:
commit
cbcbe5ccfa
@ -2,6 +2,6 @@
|
|||||||
ENV = 'production'
|
ENV = 'production'
|
||||||
|
|
||||||
# base api
|
# base api
|
||||||
VUE_APP_BASE_API = '/api'
|
VUE_APP_BASE_API = ''
|
||||||
VUE_APP_REPORT_DESIGN_URL = '/ureport/designer'
|
VUE_APP_REPORT_DESIGN_URL = '/ureport/designer'
|
||||||
VUE_APP_REPORT_VIEW_URL = '/ureport/preview'
|
VUE_APP_REPORT_VIEW_URL = '/ureport/preview'
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
<!--
|
<!--
|
||||||
* @Date: 2021-01-07 20:09:37
|
* @Date: 2021-01-07 20:09:37
|
||||||
* @LastEditors: zwq
|
* @LastEditors: zwq
|
||||||
* @LastEditTime: 2022-01-17 15:16:29
|
* @LastEditTime: 2022-03-07 09:25:31
|
||||||
* @FilePath: \basic-admin\src\components\BaseTable\subcomponents\CheckDetail.vue
|
* @FilePath: \basic-admin\src\components\BaseTable\subcomponents\CheckDetail.vue
|
||||||
* @Description:
|
* @Description:
|
||||||
-->
|
-->
|
||||||
@ -44,10 +44,10 @@ export default {
|
|||||||
visible: false,
|
visible: false,
|
||||||
options: [{
|
options: [{
|
||||||
value: '选项1',
|
value: '选项1',
|
||||||
label: '黄金糕'
|
label: '工艺1'
|
||||||
}, {
|
}, {
|
||||||
value: '选项2',
|
value: '选项2',
|
||||||
label: '双皮奶'
|
label: '工艺2'
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
value: ''
|
value: ''
|
||||||
|
Caricamento…
Fai riferimento in un nuovo problema
Block a user