feat:alertMessage 上滑框 state 暂时默认给1
This commit is contained in:
@@ -699,7 +699,6 @@ export default {
|
||||
deep: true,
|
||||
immediate: true,
|
||||
handler (n) {
|
||||
console.log(n)
|
||||
if (n && n.configs) {
|
||||
const params = Object.assign({}, n.configs)
|
||||
params.params = this.paramToJson(this.editEndpoint.paramObj)
|
||||
|
||||
Reference in New Issue
Block a user