From 697e532cb0ba31cec654e3b8a271bc3ef0106bff Mon Sep 17 00:00:00 2001 From: 小小儁爺 <1694218219@qq.com> Date: 星期一, 08 十二月 2025 13:29:39 +0800 Subject: [PATCH] 1.新增 生产工单根据工单状态显示不同的列表行样式,车间名称单选变为多选查询选择 --- src/main.js | 4 ++-- 1 files changed, 2 insertions(+), 2 deletions(-) diff --git a/src/main.js b/src/main.js index fc7b24f..f10edfe 100644 --- a/src/main.js +++ b/src/main.js @@ -44,8 +44,8 @@ Vue.prototype.$cellStyle = cellStyle() // 璁剧疆鍏ㄥ眬琛ㄤ綋鏍峰紡 Vue.prototype.$chanjetBaseUrl = 'https://openapi.chanjet.com' -Vue.prototype.$AppKey = 'Umm1gS5q' -Vue.prototype.$AppSecret = 'FFAD54C4FBF9AAF1AFA33BBF3DF52752' +Vue.prototype.$AppKey = 'MDth6eg6' +Vue.prototype.$AppSecret = '53C1F41C9D8D8E21C72944D884ADF78F' // import 'lib-flexible' // 闃块噷鍙几缂╁竷灞�鏂规 // import 'lib-flexible-computer' -- Gitblit v1.9.3