Commit bad1b34d by liupeng

修改了损失物品新增需要重新登录的问题

parent 9f5774fb
......@@ -131,6 +131,8 @@ Vue.directive('drag', {
}
});
axios.defaults.withCredentials = true
new Vue({
router,
store,
......
......@@ -8426,6 +8426,15 @@ const ssydtxsb_jbxx = [
col: "2",
},
{
name: "涉案物品编号:",
id: "ssydtxsbSawpbh",
type: "text",
disabled: true,
value: "",
placeholder: "请输入",
col: "2",
},
{
name: "手机使用状态:",
id: "sjsyzt",
type: "codeTree",
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment