fix: 2048 新购配件入库重置按钮无法重置提交入库时间

This commit is contained in:
binbin_pan 2024-06-13 10:15:40 +08:00
parent c1e012813c
commit edf5a6ffd5
2 changed files with 3 additions and 3 deletions

View File

@ -19,7 +19,7 @@
@keyup.enter.native="handleQuery"
/>
</el-form-item>
<el-form-item label="提交入库时间">
<el-form-item label="提交入库时间" prop="submitStorageTime">
<el-date-picker
v-model="queryParams.submitStorageTime"
style="width: 240px"

View File

@ -42,11 +42,11 @@ module.exports = {
// target: `https://test-cc.zhgkxt.com`,//线上环境-南网
// target: `https://z.csgmall.com.cn`,
// target: `http://10.40.92.51:28080`, //超
target: `http://10.40.92.52:28080`, //超
// target: `http://10.40.92.81:8080`, //韩/
// target: `http://10.40.92.74:8080`,//旭/
// target: `http://10.40.92.148:28080`, //帅
target: `http://10.40.92.253:28080`, //福
// target: `http://10.40.92.253:28080`, //福
//******** 注意事项 ********* */
//1.全局替换qrUrl二维码扫码提供的网址-发布服务器的地址target;