Przeglądaj źródła

Merge pull request '更新' (#37) from zwq into develop

Reviewed-on: http://git.picaiba.com/mt-ck-00a/mt-ck-wms-ui/pulls/37
pull/39/head
朱文强 2 lat temu
rodzic
commit
cbcbe5ccfa
2 zmienionych plików z 4 dodań i 4 usunięć
  1. +1
    -1
      .env.production
  2. +3
    -3
      src/views/orderManage/components/processLinkBtn.vue

+ 1
- 1
.env.production Wyświetl plik

@@ -2,6 +2,6 @@
ENV = 'production'

# base api
VUE_APP_BASE_API = '/api'
VUE_APP_BASE_API = ''
VUE_APP_REPORT_DESIGN_URL = '/ureport/designer'
VUE_APP_REPORT_VIEW_URL = '/ureport/preview'

+ 3
- 3
src/views/orderManage/components/processLinkBtn.vue Wyświetl plik

@@ -1,7 +1,7 @@
<!--
* @Date: 2021-01-07 20:09:37
* @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
* @Description:
-->
@@ -44,10 +44,10 @@ export default {
visible: false,
options: [{
value: '选项1',
label: '黄金糕'
label: '工艺1'
}, {
value: '选项2',
label: '双皮奶'
label: '工艺2'
}
],
value: ''


Ładowanie…
Anuluj
Zapisz