zss
2024-03-18 50ba0927c9644b072928b83d91820719dcb13ec9
tianjai remark
已修改2个文件
11 ■■■■■ 文件已修改
src/views/common/operation.vue 9 ●●●●● 补丁 | 查看 | 原始文档 | blame | 历史
vue.config.js 2 ●●● 补丁 | 查看 | 原始文档 | blame | 历史
src/views/common/operation.vue
@@ -94,6 +94,15 @@
            isTrue: true,
            isSearch: true,
            searchInfoType: 'text'
          },
          {
            minWidth: '100',
            prop: 'remark',
            label: '备注',
            sort: true,
            isTrue: true,
            isSearch: true,
            searchInfoType: 'text'
          }/*,
           {
            minWidth: '100',
vue.config.js
@@ -7,7 +7,7 @@
// const url = 'http://192.168.2.7:9999'
// const url = 'https://ztms-mes.chinaztt.cn/'
const url = 'http://127.0.0.1:9999'
const url = 'http://localhost:9999'
const localUrl = 'http://localhost:8089'